media: Always use GL with gstreamer
authorMatthias Clasen <mclasen@redhat.com>
Wed, 17 Mar 2021 20:26:40 +0000 (16:26 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 17 Mar 2021 20:28:12 +0000 (16:28 -0400)
commit60ccae000bb684c5a980800821720c0249c09383
tree741fe8dc515e5501c09de23ca30ae5a22d143256
parent7ecd004d5095dc120924b5195b0aa305da2ba138
media: Always use GL with gstreamer

As long as we can create a GL context, pass one to
gstreamer. This at least gets us GL textures with
the ngl renderer, the previous code was arbitrarily
refusing that.
modules/media/gtkgstpaintable.c